@charset "utf-8";

/**
 * author: Mr.Deng
 * email: 707168322@qq.com
 * createtime: 2013/12/18
 */

html,body{overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0; padding:0;}
body{font-family:'Microsoft Yahei'; font-size:12px; color:#4d4d4d; position:relative; overflow:hidden;}
ul,ol{list-style:none;}
li{list-style-type:none;}
img{vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
input[type=radio],input[type=submit],input[type=checkbox]{cursor:pointer; border:none;}
.cutoff,.cutoff *{list-style:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clear{clear:both;font-size:0px;width:0px;height:0px;line-height:0px;visibility:hidden;}
.corner{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.shadow{-moz-box-shadow: 0 0 8px #333; -webkit-box-shadow: 0 0 8px #333; box-shadow:0 0 8px #333;}
a{}
a:visited{}
a:hover{}
a:active{}

.w100{width:100%;}
.w1000{width:1000px; margin:0 auto;}